Update julia-actions/setup-julia action to v3#225
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2→v3Release Notes
julia-actions/setup-julia (julia-actions/setup-julia)
v3.0.2Compare Source
What's Changed
We fixed a bug (#389).
We also updated our documentation, and we updated a CI dependency.
New Contributors
Full Changelog
Full Changelog: julia-actions/setup-julia@v3.0.1...v3.0.2
v3.0.1Compare Source
What's Changed
This is a bugfix release that fixes an error seen when using
min-minorormin-patch.Full Changelog
Full Changelog: julia-actions/setup-julia@v3.0.0...v3.0.1
v3.0.0Compare Source
version: minhas changed between v2 and v3.version: minwould resolve to the minimum major/minor/patch, e.g. 1.10.0.version: minresolves to the minimum major/minor but the latest patch, e.g. 1.10.11.version: min-patch. Note: v3 also adds the aliasversion: min-minor, which is equivalent toversion: min.x86_64Julia binaries are requested on Apple Silicon macOS. (Under v2, this was a warning.) Under v3, if you specifically want to runx86_64Julia binaries on Apple Silicon (under Rosetta 2), you must now opt-in by specifying theforce-arch: trueinput.Other Changes
We updated some dependencies, and we improved and updated the CI tooling on this repo.
Full Changelog
Full Changelog: julia-actions/setup-julia@v2.7.0...v3.0.0
v3Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.